ODAC

TDADump Members

TDADump class overview.

Properties

Name Description

Connection

Used to specify a connection object that will be used to connect to a data store.

Debug

Used to display the statement that is being executed and the values and types of its parameters.

Options

Used to specify the behaviour of a TDADump component.

SQL

Used to set or get the dump script.

TableNames

Used to set the names of the tables to dump.

Methods

Name Description

Backup

Dumps database objects to the TDADump.SQL property.

BackupQuery

Dumps the results of a particular query.

BackupToFile

Dumps database objects to the specified file.

BackupToStream

Dumps database objects to the stream.

Restore

Executes a script contained in the SQL property.

RestoreFromFile

Executes a script from a file.

RestoreFromStream

Executes a script received from the stream.

Events

Name Description

OnBackupProgress

Occurs to indicate the TDADump.Backup, M:Devart.Dac.TDADump.BackupToFile(System.String) or M:Devart.Dac.TDADump.BackupToStream(Borland.Vcl.TStream) method execution progress.

OnError

Occurs when Oracle raises some error on TDADump.Restore.

OnRestoreProgress

Occurs to indicate the TDADump.Restore, TDADump.RestoreFromFile, or TDADump.RestoreFromStream method execution progress.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback